home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / tcp / AmiSlate1_2.lha / AmiSlate / README < prev    next >
Text File  |  1995-05-24  |  2KB  |  46 lines

  1.  
  2. This is the .README file for AmiSlate v1.2.  Even if you don't
  3. read any other docs, read this!
  4.  
  5. SYNOPSIS
  6. --------
  7.  
  8. AmiSlate is a paint program that lets you draw interactively
  9. with a friend over the Internet.  It also sports a heavy-duty
  10. ARexx interface, which allows it to be programmed to be programmed
  11. to do other things as well.  (For examples, check out the included
  12. ARexx scripts--particularly Chess and TicTacToe). 
  13.  
  14. AmiSlate requires AmiTCP3.0b2 or higher, and WorkBench 2.04 or
  15. higher.
  16.  
  17.  
  18.  
  19. RELEASE NOTES
  20. -------------
  21.  
  22. 1) AmiSlate v1.2 is 99% likely to be incompatible with earlier versions
  23.    of AmiSlate!  If anyone is still using an earlier version, tell them 
  24.    to upgrade or you will have trouble linking up to them!
  25.    
  26. 2) The "bug" in AmiSlate v1.1 that kept it from working with AmiTCP4.x
  27.    was actually just an error in the AmiSlate line of the inetd.conf
  28.    file.  If you installed an earlier version, make sure that you change
  29.    your AmiSlate line in inetd.conf to read:
  30.  
  31.    AmiSlate    stream      tcp nowait root    amitcp:bin/AmiSlate
  32.                                ^^^^^^
  33.                                  |
  34.                                  This is what is different!
  35.    
  36. 3) If you've previously installed AmiSlate, don't let the included
  37.    Installer script add any lines to your amitcp:db/inetd.conf or
  38.    amitcp:db/services files.  Select "Skip this part" instead.
  39.    Otherwise, you'll end up with duplicate lines in your files, which
  40.    would be A Bad Thing (tm).
  41.    
  42. 4) Send any comments, suggestions, bug reports, money, and marriage
  43.    proposals to:  jfriesne@ucsd.edu
  44.    
  45.    
  46. -Jeremy Friesner 5/24/95